Manages revisions

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

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