Manages revisions

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

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