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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1077/",
    "description": "Engländer (rev)",
    "creator_name": "Heinzje",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/fc30e5d2-6c27-4043-9b08-648a0ef70a37"
    },
    "localFile": "https://api.routeconverter.com/v1/files/5812/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/7855/",
    "metadata": {
        "length": 88729,
        "lengthKind": "routed",
        "duration": 10203769,
        "positionLists": 1,
        "positions": 14,
        "size": 3319,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2010-03-09T10:11:30.463000+00:00",
        "elevationGain": 428,
        "elevationLoss": 461,
        "country": "DE"
    }
}