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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1659/",
    "description": "F-O",
    "creator_name": "Pieter_AMS",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/6ef84b7d-47e2-48b7-b2f3-daeb96a5d01b"
    },
    "localFile": "https://api.routeconverter.com/v1/files/28289/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/41733/",
    "metadata": {
        "length": 30899370,
        "lengthKind": "straight-line",
        "duration": 0,
        "positionLists": 1,
        "positions": 90,
        "size": 66512,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2024-07-19T08:25:10+00:00",
        "country": "ZA"
    }
}