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

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

{
    "category": "https://api.routeconverter.com/v1/categories/327/",
    "description": "Eifeltäler",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/081be574-c3e2-49c8-a44e-2b96da06b32a"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3077/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3663/",
    "metadata": {
        "length": 11638,
        "lengthKind": "track",
        "duration": 0,
        "positionLists": 1,
        "positions": 408,
        "size": 54067,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2009-12-04T12:15:23+00:00",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "DE"
    }
}