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

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

{
    "category": "https://api.routeconverter.com/v1/categories/328/",
    "description": "Rundkurs",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/96a771fb-5294-42be-849d-e2c4da7ebbdd"
    },
    "localFile": "https://api.routeconverter.com/v1/files/848/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/1047/",
    "metadata": {
        "length": 32951,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 211,
        "size": 10730,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}