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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1426/",
    "description": "Zwergenweg 5 bei Lohr am Main",
    "creator_name": "Ukrix",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/359d0795-4a8e-4b0b-a3e3-9efd00acb675"
    },
    "localFile": "https://api.routeconverter.com/v1/files/4405/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/5215/",
    "metadata": {
        "length": 18023,
        "lengthKind": "track",
        "duration": 4711,
        "positionLists": 1,
        "positions": 232,
        "size": 50176,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2010-08-01T14:55:41.462000+00:00",
        "elevationGain": 574,
        "elevationLoss": 574,
        "country": "DE"
    }
}