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

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

{
    "category": "https://api.routeconverter.com/v1/categories/337/",
    "description": "Görgeshausen Löwenstein",
    "creator_name": "ThomasR",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/5a98ffe9-81ba-498a-a7ea-d3cc996b5479"
    },
    "localFile": "https://api.routeconverter.com/v1/files/26743/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/40387/",
    "metadata": {
        "length": 6805,
        "lengthKind": "track",
        "duration": 5621,
        "positionLists": 1,
        "positions": 1005,
        "size": 168211,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2020-11-30T11:41:16+00:00",
        "elevationGain": 908,
        "elevationLoss": 885,
        "country": "DE"
    }
}