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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8026/",
    "description": "From: Unknown road to To: Unknown road",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/41c76cf4-c199-45f0-a2ee-2614034720f6"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36448/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52939/",
    "metadata": {
        "length": 426006,
        "lengthKind": "straight-line",
        "positionLists": 19,
        "positions": 2023,
        "size": 107224,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "country": "GB"
    }
}