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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8014/",
    "description": "Neue Positionsliste 1 (3)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/11a404fb-5380-4682-b353-3ce866d85e64"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35301/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51792/",
    "metadata": {
        "length": 2224530,
        "lengthKind": "routed",
        "duration": 333,
        "positionLists": 1,
        "positions": 18,
        "size": 4491,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-04-07T01:04:37.855000+00:00",
        "elevationGain": 2473,
        "elevationLoss": 2591
    }
}