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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Tabakpfeiffenweg.kml/Track",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/384d3197-e1e6-4dc8-9ce1-26aefa110bf1"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36205/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52696/",
    "metadata": {
        "length": 11634,
        "lengthKind": "track",
        "duration": 166184,
        "positionLists": 1,
        "positions": 295,
        "size": 60947,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-11-10T13:51:51+00:00",
        "elevationGain": 296,
        "elevationLoss": 422,
        "country": "DE"
    }
}