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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1639/",
    "description": "Münster-Iserlohn (Überland-Tour)",
    "creator_name": "andreas61",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/dbf2bb1e-f3cc-41d1-8f28-6042ff7ad4c8"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3383/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/4013/",
    "metadata": {
        "length": 82768,
        "lengthKind": "routed",
        "duration": 5003,
        "positionLists": 3,
        "positions": 10,
        "size": 2747,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2010-03-29T11:12:02.203000+00:00",
        "elevationGain": 272,
        "elevationLoss": 74,
        "country": "DE"
    }
}