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

GET /v1/routes/2706/?format=api
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "9e45a48ca552c2dac5768927810e4c2b"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/386/?format=api",
    "description": "Wehestausee RW",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/7469af9c-0043-4341-81a6-9556f80f2b6e"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2169/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/2706/?format=api",
    "metadata": {
        "length": 23210,
        "lengthKind": "track",
        "duration": 15001,
        "positionLists": 1,
        "positions": 373,
        "size": 50266,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2009-02-19T21:26:38+00:00",
        "elevationGain": 493,
        "elevationLoss": 493,
        "country": "DE"
    }
}