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

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

{
    "category": "https://api.routeconverter.com/v1/categories/779/",
    "description": "von Zadar nach Split",
    "creator_name": "jolaae",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/b2d72630-786f-4390-bc7f-b21a01a2680c"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2788/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3356/",
    "metadata": {
        "length": 301566,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 9,
        "size": 1318,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "HR"
    }
}