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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "1 (2013-09-17 15:05:59)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/49ae12aa-42ac-43c1-b3a7-4fcc9765440f"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36641/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53132/",
    "metadata": {
        "length": 9790,
        "lengthKind": "track",
        "duration": 8503,
        "positionLists": 1,
        "positions": 2115,
        "size": 218342,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2013-09-17T14:05:59+00:00",
        "elevationGain": 689,
        "elevationLoss": 729,
        "country": "DE"
    }
}