Manages revisions

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

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