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

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

{
    "category": "https://api.routeconverter.com/v1/categories/327/",
    "description": "Baeche-und Hoehen-der-Rureifel",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/1ae559c8-5954-4b18-b601-d3032d426b60"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3078/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3664/",
    "metadata": {
        "length": 18716,
        "lengthKind": "track",
        "duration": 0,
        "positionLists": 1,
        "positions": 597,
        "size": 78656,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2009-12-17T10:05:53+00:00",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "DE"
    }
}