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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Kemperdick/L403 to Flurstraße/K16",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/36fb55b7-626b-4610-90bc-18be4229e591"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36177/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52668/",
    "metadata": {
        "length": 401717,
        "lengthKind": "straight-line",
        "duration": 0,
        "positionLists": 3,
        "positions": 69,
        "size": 26333,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-04-03T18:50:40+00:00",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "DE"
    }
}