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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Aktueller Track: 08 NOV 2012 16:18",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/303551bb-be67-464f-8368-775b631dc7bf"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36002/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52493/",
    "metadata": {
        "length": 88798,
        "lengthKind": "track",
        "duration": 19473,
        "positionLists": 6,
        "positions": 1047,
        "size": 223657,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-11-08T16:18:25+00:00",
        "elevationGain": 1235,
        "elevationLoss": 1269,
        "country": "DE"
    }
}