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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7608/",
    "description": "Abstandsmessung.gpx",
    "creator_name": "Brummi-NL",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/d6de59aa-8c7f-4675-8b27-08185b037e2c"
    },
    "localFile": "https://api.routeconverter.com/v1/files/26876/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/40503/",
    "metadata": {
        "length": 23526713,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 569,
        "size": 50141,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}