Manages revisions

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

{
    "id": 499463,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/integration/autoland",
    "base_changeset": "8de597d46a897e54a2cbc0c4b74ea27fdf17c801",
    "head_changeset": "57a5de610e624877f38bae5ede9c8b78beafcf29",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset 57a5de610e62 (https://hg.mozilla.org/integration/autoland)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/499463/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/499463/issues/?format=api",
    "phabricator_url": null
}