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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7856/",
    "description": "Trailhead 1 to Trailhead 2",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/9a6ecea2-f09f-4cac-9daa-914310376b0e"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38651/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55142/",
    "metadata": {
        "length": 122125,
        "lengthKind": "straight-line",
        "positionLists": 2,
        "positions": 402,
        "size": 21876,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "country": "US"
    }
}