Manages revisions

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

{
    "id": 513778,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/mozilla-central",
    "base_changeset": "7de8dcc3a2e176149c35bd9c7e83662c6746655e",
    "head_changeset": "a678ec376450cf56285b4baa38afa6cdf31a847a",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset a678ec376450 (https://hg.mozilla.org/mozilla-central)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/513778/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/513778/issues/?format=api",
    "phabricator_url": null
}