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

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

{
    "category": "https://api.routeconverter.com/v1/categories/834/",
    "description": "Schmidt-Eschauel RW",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/cbf233ed-ab26-4108-8086-722887ab03c9"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2671/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3231/",
    "metadata": {
        "length": 5735,
        "lengthKind": "track",
        "duration": 5402,
        "positionLists": 1,
        "positions": 167,
        "size": 23053,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2009-02-19T20:45:02+00:00",
        "elevationGain": 817,
        "elevationLoss": 816,
        "country": "DE"
    }
}