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

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

{
    "category": "https://api.routeconverter.com/v1/categories/304/",
    "description": "Über den Wattkopf und Kreuzelberg",
    "creator_name": "Sandmann_x99",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/ec53d840-9e73-4f1b-a943-d9a4ae305d57"
    },
    "localFile": "https://api.routeconverter.com/v1/files/773/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/962/",
    "metadata": {
        "length": 25971,
        "lengthKind": "straight-line",
        "duration": 0,
        "positionLists": 3,
        "positions": 291,
        "size": 43615,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "startTime": "2008-10-19T13:43:20.682000+00:00",
        "elevationGain": 954,
        "elevationLoss": 954,
        "country": "DE"
    }
}