Manages revisions

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

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