Manages revisions

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

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