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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7860/",
    "description": "Eppzirler Alm",
    "creator_name": "raiwae",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/e33cc10d-9e11-49a7-b08b-df46f3a667f1"
    },
    "localFile": "https://api.routeconverter.com/v1/files/1929/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50433/",
    "metadata": {
        "length": 42165,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 1072,
        "size": 143560,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "1970-01-01T00:00:00+00:00",
        "elevationGain": 1111,
        "elevationLoss": 1111,
        "country": "AT"
    }
}