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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Neue Positionsliste 1 (91)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/9258e21e-3628-410b-be28-84cbcd9919fa"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38461/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54952/",
    "metadata": {
        "length": 259842,
        "lengthKind": "routed",
        "duration": 162,
        "positionLists": 1,
        "positions": 7,
        "size": 2102,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2011-07-15T14:29:11.421000+00:00",
        "elevationGain": 96,
        "elevationLoss": 96,
        "country": "DE"
    }
}