Manages revisions

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

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