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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1454/",
    "description": "trogier - vodice",
    "creator_name": "navi_henry",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/1d5732c0-515f-4896-9436-03c64e42ee85"
    },
    "localFile": "https://api.routeconverter.com/v1/files/4488/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/5328/",
    "metadata": {
        "length": 62751,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 26,
        "size": 7146,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "HR"
    }
}