Manages revisions

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

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