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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8017/",
    "description": "GRENZE 01",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/cd7053a9-b748-4cfd-8173-89ce5148d368"
    },
    "localFile": "https://api.routeconverter.com/v1/files/39857/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/56348/",
    "metadata": {
        "length": 28786,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 114,
        "size": 9035,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DK"
    }
}