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

GET /v1/routes/51599/?format=api
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "b55c35b08cfbd55341a098e22c9bfad1"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/7858/?format=api",
    "description": "Durch-das-Bagno-bei-Steinfurt",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/09af9513-2ec3-453e-8734-fffef35d99ae"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35108/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51599/?format=api",
    "metadata": {
        "length": 13518,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 500,
        "size": 22409,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}