Manages revisions

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

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