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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1025/",
    "description": "Maubacher Rurtal 1",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/fff74fd3-5311-4ecb-a140-593fa0027962"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3217/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3835/",
    "metadata": {
        "length": 5651,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 353,
        "size": 17272,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}