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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Koblenzer Runde",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/2b4517f1-72da-40ac-adab-2b3b646bf91b"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35886/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52377/",
    "metadata": {
        "length": 412662,
        "lengthKind": "routed",
        "positionLists": 2,
        "positions": 50,
        "size": 12172,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}