Manages revisions

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

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