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

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

{
    "category": "https://api.routeconverter.com/v1/categories/834/",
    "description": "Zimmel-Rundweg",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/95668e97-3030-4d3d-9a0e-827a9b0f2f94"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2703/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3263/",
    "metadata": {
        "length": 3452,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 196,
        "size": 18001,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 111,
        "elevationLoss": 92,
        "country": "DE"
    }
}