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

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

{
    "category": "https://api.routeconverter.com/v1/categories/918/",
    "description": "Wanderung durchs Hohe Venn Tour34093",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/94e8fc1a-0072-43fd-a122-754b18f5992c"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3000/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3578/",
    "metadata": {
        "length": 16014,
        "lengthKind": "track",
        "duration": 14400,
        "positionLists": 1,
        "positions": 111,
        "size": 15482,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2009-11-20T17:48:57+00:00",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "BE"
    }
}