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

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

{
    "category": "https://api.routeconverter.com/v1/categories/2533/",
    "description": "Tour mit Marius",
    "creator_name": "Mattes",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/35f385a2-4aaf-419e-beb4-e57cf4e4a96e"
    },
    "localFile": "https://api.routeconverter.com/v1/files/26616/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/40270/",
    "metadata": {
        "length": 435526,
        "lengthKind": "routed",
        "positionLists": 2,
        "positions": 6459,
        "size": 324878,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}