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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7860/",
    "description": "Fellhorn",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/07f73a9b-352f-41d6-bd77-bfad1ecb8509"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35070/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51561/",
    "metadata": {
        "length": 9454,
        "lengthKind": "track",
        "duration": 13585,
        "positionLists": 1,
        "positions": 519,
        "size": 49665,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-03-18T08:27:05+00:00",
        "elevationGain": 2132,
        "elevationLoss": 951,
        "country": "AT"
    }
}