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

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

{
    "category": "https://api.routeconverter.com/v1/categories/650/",
    "description": "Hausen-Mariawald",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/099365ca-cb93-446e-a093-e106cc8ed29d"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2970/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3548/",
    "metadata": {
        "length": 18633,
        "lengthKind": "track",
        "duration": 15616,
        "positionLists": 1,
        "positions": 1354,
        "size": 179760,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2008-10-23T21:40:09+00:00",
        "elevationGain": 756,
        "elevationLoss": 681,
        "country": "DE"
    }
}