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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8027/",
    "description": "Neue Positionsliste 1",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/15843da0-e813-4fad-9411-2da8be1b2307"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35396/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51887/",
    "metadata": {
        "length": 35541,
        "lengthKind": "track",
        "duration": 86583329,
        "positionLists": 1,
        "positions": 158,
        "size": 38693,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-06-01T09:12:28.089000+00:00",
        "elevationGain": 168,
        "elevationLoss": 255,
        "country": "PL"
    }
}