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

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

{
    "category": "https://api.routeconverter.com/v1/categories/336/",
    "description": "Diez-Hahnstätten-Flacht",
    "creator_name": "walker1945",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/02260663-2b5b-4fc7-a22d-5ab6e71a7c7c"
    },
    "localFile": "https://api.routeconverter.com/v1/files/23982/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/37927/",
    "metadata": {
        "length": 13597,
        "lengthKind": "track",
        "duration": 8906,
        "positionLists": 1,
        "positions": 1218,
        "size": 446879,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2016-08-30T09:11:45+00:00",
        "elevationGain": 219,
        "elevationLoss": 211,
        "country": "DE"
    }
}