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

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

{
    "category": "https://api.routeconverter.com/v1/categories/2532/?format=api",
    "description": "Start: Meinersen - Hermannsdenkmal und Roter Fuchs (ca. 360)",
    "creator_name": "R1100RS",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/7bf42535-d575-495b-8822-fa3db117dab1"
    },
    "localFile": "https://api.routeconverter.com/v1/files/1573/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/1975/?format=api"
}