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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Prälatenweg",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/49acc308-3b4e-4723-bfc5-7d73ddae4aba"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36640/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53131/",
    "metadata": {
        "length": 549077,
        "lengthKind": "straight-line",
        "positionLists": 2,
        "positions": 3584,
        "size": 253391,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}