Manages revisions

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

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