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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "RV_Rösslerweihe",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/31d16fde-b506-4293-920b-99354a7da0de"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36042/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52533/",
    "metadata": {
        "length": 28142,
        "lengthKind": "track",
        "duration": 4304,
        "positionLists": 1,
        "positions": 257,
        "size": 54529,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "startTime": "2011-04-16T00:00:00+00:00",
        "elevationGain": 387,
        "elevationLoss": 387,
        "country": "DE"
    }
}