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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7860/",
    "description": "Track 002",
    "creator_name": "Wraneschitz",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/5bc10be8-174e-4c9c-8b24-c9cb008bd7b8"
    },
    "localFile": "https://api.routeconverter.com/v1/files/1393/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50403/",
    "metadata": {
        "length": 131927,
        "lengthKind": "straight-line",
        "positionLists": 3,
        "positions": 294,
        "size": 39758,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "AT"
    }
}