Manages revisions

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

{
    "id": 508039,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/integration/autoland",
    "base_changeset": "1b80c72c75695388a9aa68cf8c9f04067f7f845e",
    "head_changeset": "0116994437df8db357af533a0052fe8fa3476fa4",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset 0116994437df (https://hg.mozilla.org/integration/autoland)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/508039/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/508039/issues/?format=api",
    "phabricator_url": null
}