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

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

{
    "category": "https://api.routeconverter.com/v1/categories/856/",
    "description": "Bratislava Prievidza",
    "creator_name": "jolaae",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/acec7b18-3f96-4b24-ab7c-f462da8f3b95"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2778/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3346/",
    "metadata": {
        "length": 293483,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 21,
        "size": 2443,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "SK"
    }
}