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

GET /v1/routes/3358/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "6902b0e8b052be2a72030aa3f5885efa"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/779/",
    "description": "von Omis eine Rundtour zum Sv Jure",
    "creator_name": "jolaae",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/5b5d63fc-43c1-4c84-8683-877178f244ca"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2790/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3358/",
    "metadata": {
        "length": 146218,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 7,
        "size": 1179,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "HR"
    }
}