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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Neue Positionsliste 1 (102)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/a56c5307-d8f4-4dbe-a0bd-c0f065529dd7"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38915/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55406/",
    "metadata": {
        "length": 181342,
        "lengthKind": "routed",
        "duration": 2308,
        "positionLists": 1,
        "positions": 12,
        "size": 3339,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-02-18T13:04:40.219000+00:00",
        "elevationGain": 38,
        "elevationLoss": 55,
        "country": "DE"
    }
}