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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "NOH-Lienen6",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/5db3e754-4c26-445b-a64d-4476ee535c7c"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37128/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53619/",
    "metadata": {
        "length": 79619,
        "lengthKind": "track",
        "duration": 217,
        "positionLists": 1,
        "positions": 10,
        "size": 3058,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-08-08T09:44:23.029000+00:00",
        "elevationGain": 147,
        "elevationLoss": 82,
        "country": "DE"
    }
}