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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8027/?format=api",
    "description": "10-SIE-12",
    "creator_name": "MVS-7",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/2dbc5ad2-e4f6-4bf3-8393-23fbfde0f120"
    },
    "localFile": "https://api.routeconverter.com/v1/files/24896/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50852/?format=api",
    "metadata": {
        "length": 35657,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 267,
        "size": 42276,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 1393,
        "elevationLoss": 1393,
        "country": "PL"
    }
}