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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Emsbueren_Kanal_H",
    "creator_name": "itzek",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/f92932e3-90a7-4e6f-99a8-30096debeaf5"
    },
    "localFile": "https://api.routeconverter.com/v1/files/1934/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50434/",
    "metadata": {
        "length": 41900,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 137,
        "size": 12647,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 41,
        "elevationLoss": 39,
        "country": "DE"
    }
}