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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Wesel",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/0a98548d-dcfc-4a01-9753-1acc00719276"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35129/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51620/",
    "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"
    }
}