Manages revisions

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

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