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

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

{
    "category": "https://api.routeconverter.com/v1/categories/834/",
    "description": "Schmidt-Mariawald RW",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/69df0670-0fd3-429f-aae8-20f3f06f57b8"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2679/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3239/",
    "metadata": {
        "length": 19935,
        "lengthKind": "track",
        "duration": 15602,
        "positionLists": 1,
        "positions": 300,
        "size": 40636,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2009-02-19T20:56:55+00:00",
        "elevationGain": 550,
        "elevationLoss": 538,
        "country": "DE"
    }
}