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

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

{
    "category": "https://api.routeconverter.com/v1/categories/831/",
    "description": "Gemünd-Kermeter-Brücke",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/d2c2ad85-319b-4d48-9563-8a976e76b5cc"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2603/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3163/",
    "metadata": {
        "length": 6289,
        "lengthKind": "track",
        "duration": 593,
        "positionLists": 1,
        "positions": 461,
        "size": 26288,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2008-10-24T01:08:57+00:00",
        "elevationGain": 12,
        "elevationLoss": 11,
        "country": "DE"
    }
}