Manages revisions

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

{
    "id": 492257,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/integration/autoland",
    "base_changeset": "62b44fea346ffead7f4aaf8915aa0f963c6bba5d",
    "head_changeset": "16a1db972aaa3bcc9c91a27ef9853b625309b6cc",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset 16a1db972aaa (https://hg.mozilla.org/integration/autoland)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/492257/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/492257/issues/?format=api",
    "phabricator_url": null
}