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

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

{
    "category": "https://api.routeconverter.com/v1/categories/327/",
    "description": "Felsenpassage",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/1ef02461-4cf3-44c8-8f05-63053cff4fb0"
    },
    "localFile": "https://api.routeconverter.com/v1/files/828/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/1027/",
    "metadata": {
        "length": 12785,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 431,
        "size": 27617,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "country": "DE"
    }
}