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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1219/",
    "description": "FF Mühlbach bis nach Berggasthof Badl im Mülbacher Talele",
    "creator_name": "dupa",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/696de298-806d-4be5-8512-d30f4d98892f"
    },
    "localFile": "https://api.routeconverter.com/v1/files/27048/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/40642/",
    "metadata": {
        "length": 3013,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 87,
        "size": 12910,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 244,
        "elevationLoss": 25,
        "country": "IT"
    }
}