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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8054/?format=api",
    "description": "Landsnoravägen to väg 263 (2)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/ea58c661-e603-4d1e-874f-807df31c14c4"
    },
    "localFile": "https://api.routeconverter.com/v1/files/40532/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/57023/?format=api",
    "metadata": {
        "length": 25655,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 6,
        "size": 1433,
        "format": "Google Maps URL (*.url)",
        "country": "SE"
    }
}