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

GET /v1/routes/38817/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "846e5fba5183fb777373bc8240abf874"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/1286/",
    "description": "Do prace",
    "creator_name": "Chacal",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/295880f6-bc01-44e2-931f-770b95860939"
    },
    "localFile": "https://api.routeconverter.com/v1/files/25009/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/38817/",
    "metadata": {
        "length": 68310,
        "lengthKind": "straight-line",
        "positionLists": 2,
        "positions": 34,
        "size": 3512,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "CZ"
    }
}