Manages revisions

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

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