Manages revisions

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

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