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

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

{
    "category": "https://api.routeconverter.com/v1/categories/308/",
    "description": "Battert Lauf 2008 Baden-Baden",
    "creator_name": "Sandmann_x99",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/6b929ebe-2c84-4a64-b53c-b3b0031a5c63"
    },
    "localFile": "https://api.routeconverter.com/v1/files/794/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/983/",
    "metadata": {
        "length": 11681,
        "lengthKind": "track",
        "duration": 1,
        "positionLists": 1,
        "positions": 4274,
        "size": 599130,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2008-10-19T12:11:44+00:00",
        "elevationGain": 915,
        "elevationLoss": 915,
        "country": "DE"
    }
}