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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8007/",
    "description": "Neue Positionsliste 1",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/bef9b55d-e69d-4f8d-96cf-49538134f8bf"
    },
    "localFile": "https://api.routeconverter.com/v1/files/39485/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55976/",
    "metadata": {
        "length": 833102,
        "lengthKind": "straight-line",
        "duration": 105,
        "positionLists": 1,
        "positions": 15,
        "size": 3189,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2015-02-22T15:19:49.126000+00:00",
        "elevationGain": 708,
        "elevationLoss": 716,
        "country": "FR"
    }
}