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

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

{
    "category": "https://api.routeconverter.com/v1/categories/779/",
    "description": "Hamburg -> Kroatien und zurück",
    "creator_name": "kumo",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/1d0b8f61-5e0b-40ff-833f-8fa89f8e324f"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3095/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3685/",
    "metadata": {
        "length": 3553203,
        "lengthKind": "track",
        "duration": 404922,
        "positionLists": 1,
        "positions": 2234,
        "size": 387590,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "startTime": "2009-09-05T06:12:31+00:00",
        "elevationGain": 29370,
        "elevationLoss": 29151,
        "country": "DE"
    }
}