Manages revisions

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

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