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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7860/",
    "description": "ACTIVE LOG",
    "creator_name": "imoves61",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/c8f34941-3625-483c-be03-935e1f1f26c1"
    },
    "localFile": "https://api.routeconverter.com/v1/files/193/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50337/",
    "metadata": {
        "length": 99788,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 963,
        "size": 104650,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 739,
        "elevationLoss": 907,
        "country": "AT"
    }
}