Manages revisions

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

{
    "id": 508673,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/integration/autoland",
    "base_changeset": "83edf4944355c63ce8104ca8e6fca57e477d02ca",
    "head_changeset": "2e2469c5002371535cca33f6c3973c8430fece4c",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset 2e2469c50023 (https://hg.mozilla.org/integration/autoland)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/508673/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/508673/issues/?format=api",
    "phabricator_url": null
}