Manages revisions

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

{
    "id": 513408,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/integration/autoland",
    "base_changeset": "63a3e76f1452d832ff4a914d1238513e56f75b87",
    "head_changeset": "886dbf2c86b20163fffb0f7f25cd76aa4cf1ff2a",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset 886dbf2c86b2 (https://hg.mozilla.org/integration/autoland)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/513408/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/513408/issues/?format=api",
    "phabricator_url": null
}