Manages revisions

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

{
    "id": 489534,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "d255be8363a4d2ff480936404380862f061b1f42",
    "head_changeset": "2cba8cf1c7aafb103d09980de7c393382025bb23",
    "phabricator_id": 255798,
    "phabricator_phid": "PHID-DREV-zsr6csriqtkpye55shcu",
    "title": "Bug 1974712 - Remove erroneous parseFloat call on number. r?standard8",
    "bugzilla_id": 1974712,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/489534/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/489534/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D255798"
}