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

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

{
    "category": "https://api.routeconverter.com/v1/categories/2219/",
    "description": "Kleine Nachmittagstour (300 km)",
    "creator_name": "kumo",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/f470947d-7e4a-4c63-a065-f6d757c90faa"
    },
    "localFile": "https://api.routeconverter.com/v1/files/163/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/198/",
    "metadata": {
        "length": 253116,
        "lengthKind": "track",
        "duration": 31597,
        "positionLists": 1,
        "positions": 201,
        "size": 41914,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2008-04-23T11:24:31+00:00",
        "elevationGain": 536,
        "elevationLoss": 544,
        "country": "DE"
    }
}