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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7860/",
    "description": "Hans-Sachs-Straße-Kötschach",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/51f10549-1c31-40e1-9948-b16b626c219c"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36842/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53333/",
    "metadata": {
        "length": 560034,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 43,
        "size": 5569,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "AT"
    }
}