Manages revisions

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

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