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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1368/",
    "description": "Rund um Mosbach / Jagsttal / Odenwald süden",
    "creator_name": "meistermll",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/20407e69-ecfd-4650-a5ad-783423d00399"
    },
    "localFile": "https://api.routeconverter.com/v1/files/4350/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/5156/",
    "metadata": {
        "length": 229340,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 13,
        "size": 2173,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}