Manages revisions

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

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