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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1631/",
    "description": "Kreuz und quer durch Oberfranken",
    "creator_name": "Schwalmbiker_Juergen",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/d604c8b2-6713-4337-ad13-1a0030138a43"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3898/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/4663/",
    "metadata": {
        "length": 995320,
        "lengthKind": "straight-line",
        "duration": 95673,
        "positionLists": 3,
        "positions": 13842,
        "size": 2561338,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2010-06-03T07:59:06.156000+00:00",
        "elevationGain": 15366,
        "elevationLoss": 14595,
        "country": "DE"
    }
}