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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1659/",
    "description": "A-F",
    "creator_name": "Pieter_AMS",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/dca02311-a89c-4b3d-b02e-41ead7f13305"
    },
    "localFile": "https://api.routeconverter.com/v1/files/28288/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/41732/",
    "metadata": {
        "length": 17823637,
        "lengthKind": "straight-line",
        "duration": 0,
        "positionLists": 1,
        "positions": 51,
        "size": 38656,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2024-07-19T08:25:10+00:00",
        "country": "ZA"
    }
}