Manages revisions

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

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