Manages revisions

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

{
    "id": 503065,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/integration/autoland",
    "base_changeset": "32eede9a5bd203dd74cd8d4ad75caf8091312f2c",
    "head_changeset": "939b641474c9f524db52b65ca5ec9bbd17356916",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset 939b641474c9 (https://hg.mozilla.org/integration/autoland)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/503065/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/503065/issues/?format=api",
    "phabricator_url": null
}