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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Neue Positionsliste 1 (100)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/a3cac4f4-a54f-41e0-815b-98322f4f0fc3"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38884/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55375/",
    "metadata": {
        "length": 151100,
        "lengthKind": "track",
        "duration": 4227,
        "positionLists": 1,
        "positions": 23,
        "size": 6006,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-08-08T11:59:49.912000+00:00",
        "elevationGain": 1313,
        "elevationLoss": 1304,
        "country": "DE"
    }
}