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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8052/",
    "description": "Unknown road (314 km / 5 hours 34 mins)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/ef698890-61b8-4fdc-8af3-fbee08e5e8a0"
    },
    "localFile": "https://api.routeconverter.com/v1/files/40667/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/57158/",
    "metadata": {
        "length": 313448,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 1624,
        "size": 79695,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "TH"
    }
}