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

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

{
    "category": "https://api.routeconverter.com/v1/categories/650/",
    "description": "Narzissenweg 4",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/441c4438-839a-4ee4-a9dc-f876fd67a371"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2984/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3562/",
    "metadata": {
        "length": 11601,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 171,
        "size": 16420,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 190,
        "elevationLoss": 183,
        "country": "DE"
    }
}