Manages revisions

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

{
    "id": 410421,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "233e73a17c3f7d9f9cbb3fc3dc7f8af9cad499ff",
    "head_changeset": "759189091d940e9a6675dbdd1f8c45d260265ffb",
    "phabricator_id": 231149,
    "phabricator_phid": "PHID-DREV-4topoltzw7ujb3d3s3aw",
    "title": "Bug 1878781 - When search parameters (e.g. searchTerms), are in the path of the search URL they should be encoded. r?standard8",
    "bugzilla_id": 1878781,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/410421/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/410421/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D231149"
}