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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Burg Schnellenberg to Start Tour 13; Glörtalsperre 1",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/310841cf-f031-4591-b369-2537b382ded4"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36022/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52513/",
    "metadata": {
        "length": 393666,
        "lengthKind": "straight-line",
        "duration": 28798574,
        "positionLists": 3,
        "positions": 2335,
        "size": 228823,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2011-05-06T15:18:04+00:00",
        "country": "DE"
    }
}