Manages revisions

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

{
    "id": 476629,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "628438ba9a4a63372ce519448f089a856c213db9",
    "head_changeset": "b573f38e01ef95f0cf7e05cd2cee1ddcadd17e6e",
    "phabricator_id": 251564,
    "phabricator_phid": "PHID-DREV-cpksvu62pgk4lydy5go7",
    "title": "Bug 1954360 - Change non-flat enum constructor to take POJO instead of individual arguments r=bdk",
    "bugzilla_id": 1954360,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/476629/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/476629/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D251564"
}