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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1659/",
    "description": "EC KZN FPL",
    "creator_name": "Pieter_AMS",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/bea5ef57-0616-425e-8890-aaac1a5e91e1"
    },
    "localFile": "https://api.routeconverter.com/v1/files/28285/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/41728/",
    "metadata": {
        "length": 75389145,
        "lengthKind": "straight-line",
        "duration": 0,
        "positionLists": 1,
        "positions": 201,
        "size": 67418,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2024-07-19T08:25:10+00:00",
        "country": "AO"
    }
}