Manages revisions

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

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