This endpoint presents the RouteConverter API for routes in the system.

GET /v1/routes/4364/?format=api
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "065027df7bc2db9324b39361ffe82d8b"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/23/?format=api",
    "description": "Schlanders-Bormio-Schlanders 130 km",
    "creator_name": "Breva",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/7a5fbed3-0ddc-445d-8dcc-992532b2b925"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3662/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/4364/?format=api"
}