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

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

{
    "category": "https://api.routeconverter.com/v1/categories/650/",
    "description": "Gemünd-Thönnishäuschen RW",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/edecf530-43d1-492a-a31f-0cfc4f8288c0"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2968/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3546/",
    "metadata": {
        "length": 9226,
        "lengthKind": "track",
        "duration": 7206,
        "positionLists": 1,
        "positions": 236,
        "size": 32196,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2009-05-14T21:31:20+00:00",
        "elevationGain": 368,
        "elevationLoss": 378,
        "country": "DE"
    }
}