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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7860/",
    "description": "12-Passau-Haidmühle",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/a3ca34a2-7f6b-4f7e-a4d8-b0ea1522f860"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38883/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55374/",
    "metadata": {
        "length": 79582,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 377,
        "size": 40468,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 1522,
        "elevationLoss": 994,
        "country": "AT"
    }
}