Manages revisions

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

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