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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7860/",
    "description": "hochkoenig",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/db7ea512-06b6-4da0-99f6-715873cb2e88"
    },
    "localFile": "https://api.routeconverter.com/v1/files/40197/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/56688/",
    "metadata": {
        "length": 252445,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 23,
        "size": 3281,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "AT"
    }
}