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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Neue Positionsliste 1 (27)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/32736f58-c0b2-4c59-bb8c-151e2a5741bb"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36058/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52549/",
    "metadata": {
        "length": 22886,
        "lengthKind": "track",
        "duration": 12842226,
        "positionLists": 1,
        "positions": 156,
        "size": 40459,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-05-17T12:48:16.359000+00:00",
        "elevationGain": 101,
        "elevationLoss": 104,
        "country": "DE"
    }
}