Manages revisions

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

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