Manages revisions

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

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