Manages revisions

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

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