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

GET /v1/routes/3359/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "5845564eed9fc272dbbee88d841ce4d2"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/779/",
    "description": "von Omis zurück nach Novigrad",
    "creator_name": "jolaae",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/97b97f6d-4864-40b7-835d-a70767e33217"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2791/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3359/",
    "metadata": {
        "length": 208473,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 7,
        "size": 1138,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "HR"
    }
}