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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7860/",
    "description": "09 Kaiserhaus-Kufstein",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/f6da247b-e196-4ff4-afe4-09e687dff879"
    },
    "localFile": "https://api.routeconverter.com/v1/files/40867/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/57358/",
    "metadata": {
        "length": 31838,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 504,
        "size": 38676,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 1015,
        "elevationLoss": 1721,
        "country": "AT"
    }
}