Manages revisions

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

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