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

GET /v1/routes/51710/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "3984cccd02c5bb5bb1de8744c9bbc43c"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "2011-08-10T08:45:09Z",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/0e7a55a6-f042-482b-acb2-da7fbd01dcf0"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35219/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51710/",
    "metadata": {
        "length": 82376,
        "lengthKind": "track",
        "duration": 11558,
        "positionLists": 1,
        "positions": 1859,
        "size": 404029,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2011-08-10T08:45:09+00:00",
        "elevationGain": 1400,
        "elevationLoss": 1401,
        "country": "DE"
    }
}