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

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

{
    "category": "https://api.routeconverter.com/v1/categories/304/",
    "description": "Nordic Talking",
    "creator_name": "Sandmann_x99",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/ef68f1a9-ac3a-44d6-a3f1-36059c0eda20"
    },
    "localFile": "https://api.routeconverter.com/v1/files/788/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/977/",
    "metadata": {
        "length": 31429,
        "lengthKind": "straight-line",
        "duration": 0,
        "positionLists": 3,
        "positions": 264,
        "size": 53640,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2008-10-17T18:42:00.937000+00:00",
        "elevationGain": 801,
        "elevationLoss": 846,
        "country": "DE"
    }
}