Manages revisions

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

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