altmetric-small
https://api.altmetric.com/version/ads/ADS bibcode

Fetches the article corresponding to the given ADS bibcode.

Parameters

Parameter Required Accepts Description
ADS bibcode Yes Any valid ADS bibcode

Response object

See the /citations/x call.

Example

To return detailed information about the article with ADS bibcode 2012apphl.100y3104b :

curl 'https://api.altmetric.com/v1/ads/2012apphl.100y3104b'

Example response

{
  "title": "Ultrathin Metallic Coatings Can Induce Quantum Levitation between\n  Nanosurfaces",
  "doi": "10.1063/1.4729822",
  "arxiv_id": "1206.0899",
  "ads_id": "2012apphl.100y3104b",
  "issns": [],
  "cohorts": {
    "sci": 1
  },
  "altmetric_id": 778584,
  "schema": "1.5.4",
  "is_oa": false,
  "cited_by_gplus_count": 47,
  "cited_by_posts_count": 48,
  "cited_by_tweeters_count": 1,
  "cited_by_accounts_count": 48,
  "context": {
    "journal": {
      "count": 39062,
      "rank": 0,
      "pct": "0.00"
    },
    "all": {
      "count": 705655,
      "rank": 152023,
      "pct": "21.54"
    }
  },
  "score": 47.35,
  "history": {
    "1d": 0,
    "2d": 0,
    "3d": 0,
    "4d": 0,
    "5d": 0,
    "6d": 0,
    "1w": 0,
    "1m": 0,
    "3m": 1,
    "6m": 47.35,
    "1y": 47.35,
    "at": 47.35
  },
  "url": "http://arxiv.org/abs/1206.0899",
  "added_on": 1338950046,
  "last_updated": 1345286737,
  "readers_count": 2,
  "readers": {
    "mendeley": 2,
    "connotea": 0,
    "citeulike": 0
  },
  "altmetric_jid": "arxiv",
  "images": {
    "small": "http://api.altmetric.com/donut/778584_64x64.png",
    "medium": "http://api.altmetric.com/donut/778584_100x100.png",
    "large": "http://api.altmetric.com/donut/778584_180x180.png"
  },
  "details_url": "http://www.altmetric.com/details.php?citation_id=778584"
}