Manages revisions

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

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