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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7856/",
    "description": "Sauvie Island loop extensions",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/31720c4c-119a-4199-931d-13afd6324105"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36034/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52525/",
    "metadata": {
        "length": 25049,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 12,
        "size": 2281,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "US"
    }
}