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

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

{
    "category": "https://api.routeconverter.com/v1/categories/779/",
    "description": "von Crikvenica in die Dolomiten",
    "creator_name": "jolaae",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/27e22088-69e4-45db-92ec-17e2987cea6f"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2793/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3361/",
    "metadata": {
        "length": 248651,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 6,
        "size": 1049,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "SI"
    }
}