Manages revisions

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

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