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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7608/",
    "description": "Verkehrsüberwachung.gpx",
    "creator_name": "Brummi-NL",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/1b6a87a2-adad-491b-ba90-3286b9d0e585"
    },
    "localFile": "https://api.routeconverter.com/v1/files/26884/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/40511/",
    "metadata": {
        "length": 6955801,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 236,
        "size": 21522,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}