Manages revisions

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

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