Manages revisions

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

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