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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "RT-Altstadt,2Rheinbrücken,Rund.",
    "creator_name": "don luck",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/6e353039-dfb9-49bb-a6e8-9e26cb6cdddf"
    },
    "localFile": "https://api.routeconverter.com/v1/files/23948/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50717/",
    "metadata": {
        "length": 20432,
        "lengthKind": "track",
        "duration": 3877,
        "positionLists": 1,
        "positions": 169,
        "size": 30853,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "startTime": "2015-08-14T11:01:48+00:00",
        "elevationGain": 33,
        "elevationLoss": 19,
        "country": "DE"
    }
}