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

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

{
    "category": "https://api.routeconverter.com/v1/categories/327/",
    "description": "Heimbacher Burgen",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/07256262-ef36-4780-8821-c918b2be1c08"
    },
    "localFile": "https://api.routeconverter.com/v1/files/830/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/1029/",
    "metadata": {
        "length": 13009,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 383,
        "size": 24644,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "country": "DE"
    }
}