Manages revisions

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

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