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

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

{
    "category": "https://api.routeconverter.com/v1/categories/650/",
    "description": "Kalterherberg- Kulturwanderweg",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/4f133a52-c3d3-4349-8f4c-909e5152172c"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2976/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3554/",
    "metadata": {
        "length": 10007,
        "lengthKind": "track",
        "duration": 8999,
        "positionLists": 1,
        "positions": 698,
        "size": 93182,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2009-07-19T16:37:06+00:00",
        "elevationGain": 269,
        "elevationLoss": 266,
        "country": "DE"
    }
}