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

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

{
    "category": "https://api.routeconverter.com/v1/categories/856/",
    "description": "Prividza Zilina",
    "creator_name": "jolaae",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/9e550288-842e-4aa0-bc04-991de1b5edc9"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2779/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3347/",
    "metadata": {
        "length": 387458,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 16,
        "size": 2043,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "SK"
    }
}