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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1631/",
    "description": "Tour-Nbg-Gnotzheim-Nbg (ca.180km-0%Schotter)",
    "creator_name": "Flying-Elephant",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/1a833f00-3bbc-4d82-9dc9-de004e19d6bc"
    },
    "localFile": "https://api.routeconverter.com/v1/files/5586/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/7587/",
    "metadata": {
        "length": 176557,
        "lengthKind": "track",
        "duration": 13927,
        "positionLists": 1,
        "positions": 3092,
        "size": 682850,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2010-10-31T11:38:27+00:00",
        "elevationGain": 2007,
        "elevationLoss": 1999,
        "country": "DE"
    }
}