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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1077/",
    "description": "Alzenau-Spessart 190 km",
    "creator_name": "Heinzje",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/a29a3e17-edb3-476b-8980-800c4e669daa"
    },
    "localFile": "https://api.routeconverter.com/v1/files/5810/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/7853/",
    "metadata": {
        "length": 202124,
        "lengthKind": "routed",
        "duration": 739,
        "positionLists": 1,
        "positions": 27,
        "size": 5888,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2010-03-15T12:05:46.161000+00:00",
        "elevationGain": 1156,
        "elevationLoss": 1149,
        "country": "DE"
    }
}