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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1375/",
    "description": "Triumpf Tour Freitag",
    "creator_name": "Thomas911-76",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/2ce9ece4-7409-48f1-a723-3d27d6ff9f65"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3797/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/4536/",
    "metadata": {
        "length": 298975,
        "lengthKind": "routed",
        "positionLists": 2,
        "positions": 1556,
        "size": 75935,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}