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

GET /v1/routes/1975/
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/",
    "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/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/1975/",
    "metadata": {
        "length": 391190,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 10,
        "size": 1394,
        "format": "GoPal 3 Route (*.xml)",
        "country": "DE"
    }
}