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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1640/",
    "description": "Westerwald.350kmDistance: 303 km (about 9:18 h)",
    "creator_name": "Carlios",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/1a13fa67-0521-4e2c-a941-3bda16a09e60"
    },
    "localFile": "https://api.routeconverter.com/v1/files/4610/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/5470/",
    "metadata": {
        "length": 1090456,
        "lengthKind": "routed",
        "duration": 19130,
        "positionLists": 3,
        "positions": 6765,
        "size": 941396,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2009-09-05T17:11:21.921000+00:00",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "DE"
    }
}