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

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

{
    "category": "https://api.routeconverter.com/v1/categories/326/",
    "description": "Traumpfad",
    "creator_name": "Heliraimund",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/d730e918-0356-4e03-91a7-dffe175d4308"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3828/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/4576/",
    "metadata": {
        "length": 8667,
        "lengthKind": "track",
        "duration": 8799,
        "positionLists": 1,
        "positions": 608,
        "size": 85472,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2010-06-03T14:38:46+00:00",
        "elevationGain": 376,
        "elevationLoss": 373,
        "country": "DE"
    }
}