Manages revisions

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

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