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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "test 5",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/22cff009-5ccb-4717-bdd6-5108c115b21f"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35702/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52193/",
    "metadata": {
        "length": 6105,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 61,
        "size": 4751,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}