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

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

{
    "category": "https://api.routeconverter.com/v1/categories/449/?format=api",
    "description": "Motorradurlaub in den Pyrenäen - Juli 2008",
    "creator_name": "kumo",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/8fc688c4-d16d-44e7-8f90-8e8afd3620dc"
    },
    "localFile": "https://api.routeconverter.com/v1/files/1243/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/1542/?format=api"
}