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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7860/",
    "description": "103608",
    "creator_name": "Litschauer",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/3eabcb8d-0f86-4e8d-896d-856ad0f82ddf"
    },
    "localFile": "https://api.routeconverter.com/v1/files/24016/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50732/",
    "metadata": {
        "length": 107273,
        "lengthKind": "track",
        "duration": 12474,
        "positionLists": 1,
        "positions": 379,
        "size": 44085,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "startTime": "2012-05-01T08:00:00+00:00",
        "elevationGain": 304,
        "elevationLoss": 304,
        "country": "AT"
    }
}