I'm trying to get the about_me
data on Stack Exchange profiles via the API provided by Stack Overflow using: https://api.stackexchange.com/docs/users-by-ids.
Example:
https://api.stackexchange.com/2.2/users/3029?&site=bitcoin
The API doesn't return the about_me
profile description.
How does one get access to this?