Manages revisions

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

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