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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Neue Positionsliste 1 (87)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/8e2ad1d8-aa72-415d-9b9a-38fc137e2824"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38345/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54836/",
    "metadata": {
        "length": 242203,
        "lengthKind": "routed",
        "duration": 46,
        "positionLists": 1,
        "positions": 18,
        "size": 4553,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2013-06-26T15:24:33.492000+00:00",
        "elevationGain": 92,
        "elevationLoss": 115,
        "country": "DE"
    }
}