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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Wanderung des Monats September  - Vom Kloster zu herrlichen Aussichten",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/240dc1a1-53b6-49b1-960e-d9a0d100ef43"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35724/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52215/",
    "metadata": {
        "length": 19340,
        "lengthKind": "straight-line",
        "positionLists": 2,
        "positions": 303,
        "size": 22092,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}