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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Aktueller Track: 19 OKT 2008 13:16",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/2d99e620-9674-49e9-b6e0-328fd6b560a1"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35936/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52427/",
    "metadata": {
        "length": 7258,
        "lengthKind": "track",
        "duration": 435,
        "positionLists": 1,
        "positions": 436,
        "size": 54753,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2010-02-28T23:00:00+00:00",
        "elevationGain": 296,
        "elevationLoss": 281,
        "country": "DE"
    }
}