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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1077/",
    "description": "Aschebäsch-Runde 132 km",
    "creator_name": "Heinzje",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/ef68171d-3f4c-445b-8458-68c9eaef4c24"
    },
    "localFile": "https://api.routeconverter.com/v1/files/5811/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/7854/",
    "metadata": {
        "length": 144640,
        "lengthKind": "routed",
        "duration": 9253212,
        "positionLists": 1,
        "positions": 33,
        "size": 7111,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2010-02-26T16:25:37.115000+00:00",
        "elevationGain": 273,
        "elevationLoss": 306,
        "country": "DE"
    }
}