Manages revisions

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

{
    "id": 492016,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "64d62d21e3eaebd17fd15fb7066538ce9481c7eb",
    "head_changeset": "6f1ad8d937d376b76cd27b3294a5fd01d827179f",
    "phabricator_id": 256286,
    "phabricator_phid": "PHID-DREV-pavlysv4uncqzl466zbo",
    "title": "Bug 1971488 - [wdspec] Update tests to take into account \"default\" value for \"sameSite\" cookie attribute.",
    "bugzilla_id": 1971488,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/492016/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/492016/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D256286"
}