Manages revisions

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

{
    "id": 494013,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "78c4083d168f41a4ddc2d9d04421d67b66d85bec",
    "head_changeset": "b24db0cce415825083fd3903a43914a4fb2650f9",
    "phabricator_id": 256994,
    "phabricator_phid": "PHID-DREV-fnalgm665sqlwbn3lfzv",
    "title": "Bug 1975943 - limit the number of filter primitives we're willing to accept on a single filter r=emilio",
    "bugzilla_id": 1975943,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/494013/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/494013/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D256994"
}