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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1454/",
    "description": "Trogir-Brac",
    "creator_name": "navi_henry",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/67f6beed-41cf-41bc-8eb9-8d6818f02e61"
    },
    "localFile": "https://api.routeconverter.com/v1/files/4487/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/5327/",
    "metadata": {
        "length": 58303,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 26,
        "size": 7146,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "HR"
    }
}