Manages revisions

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

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