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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8027/",
    "description": "Niederschlesien",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/fb97881e-6e12-400e-bae3-e2adb6050069"
    },
    "localFile": "https://api.routeconverter.com/v1/files/40988/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/57479/",
    "metadata": {
        "length": 246021,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 25,
        "size": 4777,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "country": "PL"
    }
}