Manages revisions

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

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