Manages revisions

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

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