Manages revisions

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

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