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

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

{
    "category": "https://api.routeconverter.com/v1/categories/332/",
    "description": "Hammer",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/4a1cafa2-33e1-47ee-80b8-9513b970d38c"
    },
    "localFile": "https://api.routeconverter.com/v1/files/867/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/1066/",
    "metadata": {
        "length": 2753,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 253,
        "size": 12660,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}