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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Neue Positionsliste 1 (18)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/233bc453-cc81-4836-9300-2cc90af72708"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35709/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52200/",
    "metadata": {
        "length": 351222,
        "lengthKind": "routed",
        "duration": 219,
        "positionLists": 2,
        "positions": 49,
        "size": 11462,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2013-07-15T17:36:07.780000+00:00",
        "elevationGain": 919,
        "elevationLoss": 922,
        "country": "DE"
    }
}