Manages revisions

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

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