Manages revisions

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

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