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

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

{
    "category": "https://api.routeconverter.com/v1/categories/332/",
    "description": "Steckenborn",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/eb22e969-d9d4-44cd-96b5-9f6bc7365e48"
    },
    "localFile": "https://api.routeconverter.com/v1/files/873/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/1072/",
    "metadata": {
        "length": 5925,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 353,
        "size": 17265,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}