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

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

{
    "category": "https://api.routeconverter.com/v1/categories/831/",
    "description": "Woffelsbach-Steckenborn",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/d70f816d-1701-4143-9d99-1e6909d60192"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2626/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3186/",
    "metadata": {
        "length": 8321,
        "lengthKind": "track",
        "duration": 2989,
        "positionLists": 1,
        "positions": 225,
        "size": 30739,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2008-10-29T22:02:39+00:00",
        "elevationGain": 538,
        "elevationLoss": 538,
        "country": "DE"
    }
}