Manages revisions

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

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