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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "GOLF UND HECKEN",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/17f90c10-3bac-463d-a07e-0261ff7811c2"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35452/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51943/",
    "metadata": {
        "length": 23626,
        "lengthKind": "track",
        "duration": 8273,
        "positionLists": 1,
        "positions": 5902,
        "size": 2124735,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2013-11-24T09:01:21+00:00",
        "elevationGain": 582,
        "elevationLoss": 598,
        "country": "DE"
    }
}