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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7860/",
    "description": "Schrammelweg",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/666e25be-fbac-46c0-be0f-002f47ec69d3"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37361/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53852/",
    "metadata": {
        "length": 66603,
        "lengthKind": "track",
        "duration": 14103,
        "positionLists": 1,
        "positions": 1162,
        "size": 135091,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2016-07-24T06:00:00+00:00",
        "elevationGain": 525,
        "elevationLoss": 525,
        "country": "AT"
    }
}