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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8054/?format=api",
    "description": "Landsnoravägen to väg 263",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/cfd7f67d-2c94-49f8-877b-c017ebe76d85"
    },
    "localFile": "https://api.routeconverter.com/v1/files/39921/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/56412/?format=api",
    "metadata": {
        "length": 25655,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 6,
        "size": 1435,
        "format": "Google Maps URL (*.url)",
        "country": "SE"
    }
}