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

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

{
    "category": "https://api.routeconverter.com/v1/categories/856/",
    "description": "Wien Bratislava",
    "creator_name": "jolaae",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/b866b1d8-426f-46a0-96ca-9108b327a5b3"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2777/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3345/",
    "metadata": {
        "length": 119639,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 13,
        "size": 1834,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "AT"
    }
}