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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8027/",
    "description": "Hohe Tatra",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/9653717d-c36c-4a63-9c21-679ae12f4c8e"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38560/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55051/",
    "metadata": {
        "length": 151651,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 27,
        "size": 5230,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "country": "PL"
    }
}