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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1031/",
    "description": "Eisingen - Bodosweg8",
    "creator_name": "Bodosweg",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/8ce8a3a8-a8b2-49b1-801c-633244f28cfc"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3261/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3880/",
    "metadata": {
        "length": 2187,
        "lengthKind": "track",
        "duration": 2606,
        "positionLists": 1,
        "positions": 2592,
        "size": 532756,
        "format": "GPS Exchange Format 1.1 Garble (*.gpx)",
        "startTime": "2010-03-01T17:02:38.250000+00:00",
        "elevationGain": 304,
        "elevationLoss": 307,
        "country": "DE"
    }
}