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

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

{
    "category": "https://api.routeconverter.com/v1/categories/327/",
    "description": "Schmidter Runde",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/4f23145e-0995-4cda-90db-4e73db45fdf7"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2002/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/2499/",
    "metadata": {
        "length": 9915,
        "lengthKind": "track",
        "duration": 7206,
        "positionLists": 1,
        "positions": 240,
        "size": 32711,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2009-02-19T19:57:16+00:00",
        "elevationGain": 240,
        "elevationLoss": 248,
        "country": "DE"
    }
}