Manages revisions

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

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