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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1659/",
    "description": "P-Z",
    "creator_name": "Pieter_AMS",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/46cc07e9-2e09-47a1-acdf-14b98acd6563"
    },
    "localFile": "https://api.routeconverter.com/v1/files/28290/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/41734/",
    "metadata": {
        "length": 16597220,
        "lengthKind": "straight-line",
        "duration": 0,
        "positionLists": 1,
        "positions": 59,
        "size": 44571,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2024-07-19T08:25:10+00:00",
        "country": "LS"
    }
}