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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "TF Insidertour westliches Sauerland",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/53d63dcf-e83b-42dd-aff2-be0774babcab"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36885/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53376/",
    "metadata": {
        "length": 166465,
        "lengthKind": "straight-line",
        "duration": 11668,
        "positionLists": 1,
        "positions": 36,
        "size": 7160,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2011-07-07T00:00:00+00:00",
        "elevationGain": 1221,
        "elevationLoss": 1219,
        "country": "DE"
    }
}