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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Wolfsweg",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/0b19e35a-026a-4627-b3f5-d2aef2291005"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35145/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51636/",
    "metadata": {
        "length": 11025,
        "lengthKind": "track",
        "duration": 8937,
        "positionLists": 1,
        "positions": 394,
        "size": 79388,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2013-03-23T15:29:44.647000+00:00",
        "elevationGain": 394,
        "elevationLoss": 392,
        "country": "DE"
    }
}