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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1025/",
    "description": "Obermaubach-Hausen",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/16e0a5d7-eebc-4ebc-987f-4591e8cc65ac"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3220/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3837/",
    "metadata": {
        "length": 15127,
        "lengthKind": "track",
        "duration": 12005,
        "positionLists": 1,
        "positions": 974,
        "size": 129602,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2008-10-23T21:42:02+00:00",
        "elevationGain": 432,
        "elevationLoss": 457,
        "country": "DE"
    }
}