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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Röbel - Plau am See",
    "creator_name": "Steffen",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/448192a0-fe8f-42f5-ab59-29b5b81b69ce"
    },
    "localFile": "https://api.routeconverter.com/v1/files/24346/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50792/",
    "metadata": {
        "length": 96866,
        "lengthKind": "straight-line",
        "duration": 16702,
        "positionLists": 2,
        "positions": 502,
        "size": 72776,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2010-01-01T00:00:00+00:00",
        "elevationGain": 440,
        "elevationLoss": 434,
        "country": "DE"
    }
}