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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7860/",
    "description": "Start: Schwangau Füssener Straße 3 to Ziel: Garmisch-Partenkirchen wird passiert.",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/2c33d222-b4e9-45e0-af06-a0963db0f232"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35905/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52396/",
    "metadata": {
        "length": 72571,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 27,
        "size": 4661,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "AT"
    }
}