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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8027/",
    "description": "Lubliner Ebene",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/6306d558-b789-4577-8bea-5b425625f3f4"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37267/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53758/",
    "metadata": {
        "length": 292367,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 23,
        "size": 4486,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "country": "PL"
    }
}