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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Krakow rund",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/93efe214-7c2a-46d5-9d43-4392612f25db"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38505/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54996/",
    "metadata": {
        "length": 36331,
        "lengthKind": "track",
        "duration": 9722,
        "positionLists": 1,
        "positions": 2580,
        "size": 288288,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2013-08-21T13:30:16.664000+00:00",
        "elevationGain": 1245,
        "elevationLoss": 1244,
        "country": "DE"
    }
}