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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1842/",
    "description": "GA-WT-2010-10km",
    "creator_name": "hermann",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/5a429f85-4a14-4021-95ea-2de21583ab13"
    },
    "localFile": "https://api.routeconverter.com/v1/files/5694/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/7709/",
    "metadata": {
        "length": 60160,
        "lengthKind": "track",
        "positionLists": 3,
        "positions": 815,
        "size": 42471,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 43,
        "elevationLoss": 105,
        "country": "DE"
    }
}