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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Kornbach, 95482 Gefrees, Deutschland to Ohne Titel",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/69f89d85-abf5-4799-aaba-4a0466335c22"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37443/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53934/",
    "metadata": {
        "length": 395753,
        "lengthKind": "straight-line",
        "duration": 0,
        "positionLists": 3,
        "positions": 66,
        "size": 25000,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2009-05-26T11:16:00+00:00",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "DE"
    }
}