Manages revisions

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

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