Manages revisions

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

{
    "id": 510019,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/integration/autoland",
    "base_changeset": "58e894684ef4e9065cf14fd92b3e64db44f96452",
    "head_changeset": "41809134de33e752eae806eb1c74e1c4696f76a6",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset 41809134de33 (https://hg.mozilla.org/integration/autoland)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/510019/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/510019/issues/?format=api",
    "phabricator_url": null
}