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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Der Königsweg",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/76b68e1d-e874-4bc6-9f60-a7930a204528"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37784/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54275/",
    "metadata": {
        "length": 17784,
        "lengthKind": "straight-line",
        "positionLists": 2,
        "positions": 597,
        "size": 41039,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}