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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Wesel (2)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/142072a5-70c3-42ff-b6c2-de05f515b5da"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35364/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51855/",
    "metadata": {
        "length": 67537,
        "lengthKind": "track",
        "duration": 269,
        "positionLists": 1,
        "positions": 270,
        "size": 31008,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "startTime": "2012-07-19T12:23:07+00:00",
        "elevationGain": 346,
        "elevationLoss": 346,
        "country": "DE"
    }
}