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

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

{
    "category": "https://api.routeconverter.com/v1/categories/27/",
    "description": "Vogelsberg - Rund um Schotten (264km)",
    "creator_name": "kumo",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/a41898b0-805b-459d-a1da-45fe7fc500a1"
    },
    "localFile": "https://api.routeconverter.com/v1/files/85/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/78/",
    "metadata": {
        "length": 273420,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 46,
        "size": 4944,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}