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

GET /v1/routes/3353/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "22780fe4b8cadeab960356e06489d7d6"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/779/",
    "description": "von Kranska Gora nach Skofja-Loka",
    "creator_name": "jolaae",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/75492e5d-65a4-45dc-926d-1fb4334bcaff"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2785/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3353/",
    "metadata": {
        "length": 304238,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 9,
        "size": 1329,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "SI"
    }
}