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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "125_meinerzhage",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/6bd81403-c49f-4675-b9e7-48ec9330e41d"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37491/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53982/",
    "metadata": {
        "length": 127670,
        "lengthKind": "track",
        "duration": 19951,
        "positionLists": 1,
        "positions": 1103,
        "size": 123025,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2008-07-12T17:29:01+00:00",
        "elevationGain": 2736,
        "elevationLoss": 2677,
        "country": "DE"
    }
}