Manages revisions

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

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