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

GET /v1/routes/14994/?format=api
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "1650fededd585f76a7fc18cc5e38e879"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/109/?format=api",
    "description": "Gardasee, Nizza",
    "creator_name": "motorx",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/176460ff-66b9-43ec-85e8-eddcef851b51"
    },
    "localFile": "https://api.routeconverter.com/v1/files/12218/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/14994/?format=api",
    "metadata": {
        "length": 2853125,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 34,
        "size": 3251,
        "format": "GoPal 3 Route (*.xml)",
        "country": "CH"
    }
}