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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Rund um Papenburg",
    "creator_name": "HansBerndH",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/a502022d-ea82-446a-a0f1-4c3fa120bb48"
    },
    "localFile": "https://api.routeconverter.com/v1/files/24689/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50818/",
    "metadata": {
        "length": 25270,
        "lengthKind": "track",
        "duration": 6821,
        "positionLists": 1,
        "positions": 3445,
        "size": 1644807,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2013-04-20T12:53:57+00:00",
        "elevationGain": 152,
        "elevationLoss": 152,
        "country": "DE"
    }
}