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

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

{
    "category": "https://api.routeconverter.com/v1/categories/650/",
    "description": "Heimbach-Gemünd",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/8f715a1e-6b86-4593-bea2-07025a9dbb3c"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2971/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3549/",
    "metadata": {
        "length": 24876,
        "lengthKind": "straight-line",
        "duration": 10863,
        "positionLists": 2,
        "positions": 755,
        "size": 102307,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2009-02-07T17:54:31+00:00",
        "elevationGain": 1020,
        "elevationLoss": 940,
        "country": "DE"
    }
}