Manages revisions

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

{
    "id": 503440,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/integration/autoland",
    "base_changeset": "6426c482ea2b816f561416746ea5cc6f3e650e83",
    "head_changeset": "5d6a273968a83fae461b8221fbe78915babf851d",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset 5d6a273968a8 (https://hg.mozilla.org/integration/autoland)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/503440/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/503440/issues/?format=api",
    "phabricator_url": null
}