Manages revisions

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

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