Manages revisions

GET /v1/revision/499950/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": 499950,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/integration/autoland",
    "base_changeset": "5b147ee8001873187b6f6df16e923381a9000748",
    "head_changeset": "94573ef77f8e05a83cf463ed6f78798683542d25",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset 94573ef77f8e (https://hg.mozilla.org/integration/autoland)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/499950/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/499950/issues/?format=api",
    "phabricator_url": null
}