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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Sequence 1 (3)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/21637f43-e92c-424c-b4f0-29c35562ca5c"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35667/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52158/",
    "metadata": {
        "length": 113250,
        "lengthKind": "track",
        "duration": 16651,
        "positionLists": 1,
        "positions": 3190,
        "size": 444367,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-04-14T10:08:53+00:00",
        "elevationGain": 3702,
        "elevationLoss": 3730,
        "country": "DE"
    }
}