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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Eggolsheim-Hassberge247km",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/08628672-5a8f-4461-b7a8-8e543e8235b4"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35085/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51576/",
    "metadata": {
        "length": 264163,
        "lengthKind": "routed",
        "duration": 591507,
        "positionLists": 1,
        "positions": 49,
        "size": 8376,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2011-08-23T11:01:51.165000+00:00",
        "elevationGain": 247,
        "elevationLoss": 123,
        "country": "DE"
    }
}