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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1064/",
    "description": "Rundweg 05",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/5873c759-6998-40f0-9ab6-a3fed6249ca4"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3443/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/4088/",
    "metadata": {
        "length": 9546,
        "lengthKind": "track",
        "duration": 7011,
        "positionLists": 1,
        "positions": 640,
        "size": 78806,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2010-04-02T11:07:43+00:00",
        "elevationGain": 305,
        "elevationLoss": 277,
        "country": "DE"
    }
}