Manages revisions

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

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