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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7036/?format=api",
    "description": "04 Vinjerac nach Split",
    "creator_name": "Barny",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/8937d89b-028e-469d-9667-f5538f5a28da"
    },
    "localFile": "https://api.routeconverter.com/v1/files/24791/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/38629/?format=api",
    "metadata": {
        "length": 990483,
        "lengthKind": "straight-line",
        "positionLists": 4,
        "positions": 7245,
        "size": 606116,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "HR"
    }
}