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

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

{
    "category": "https://api.routeconverter.com/v1/categories/184/",
    "description": "Geiersthal - Rundwanderweg 1",
    "creator_name": "seppk",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/b51b5c41-6a54-406a-8bf8-fe469a7ab0a9"
    },
    "localFile": "https://api.routeconverter.com/v1/files/434/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/513/",
    "metadata": {
        "length": 4914,
        "lengthKind": "track",
        "duration": 5257,
        "positionLists": 1,
        "positions": 324,
        "size": 68764,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2008-07-12T16:17:23+00:00",
        "elevationGain": 446,
        "elevationLoss": 450,
        "country": "DE"
    }
}