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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8052/",
    "description": "Bangkok - Chiang Khong - Lunang Prabang - Bangkok",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/ae9b38e9-b6df-44f6-b81c-c80e335383a4"
    },
    "localFile": "https://api.routeconverter.com/v1/files/39131/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55622/",
    "metadata": {
        "length": 4939924,
        "lengthKind": "straight-line",
        "positionLists": 2,
        "positions": 25,
        "size": 4255,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "TH"
    }
}