Manages revisions

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

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