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

GET /v1/routes/40208/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "dc2217174134d84f7fa3889c3c9c3271"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/97/",
    "description": "Heldentour Rückweg 25 K",
    "creator_name": "RuudGaal",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/74f5c4dd-a356-49c1-9350-5a013863f47a"
    },
    "localFile": "https://api.routeconverter.com/v1/files/26554/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/40208/",
    "metadata": {
        "length": 55783,
        "lengthKind": "track",
        "positionLists": 2,
        "positions": 1021,
        "size": 58063,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}