Manages revisions

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

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