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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Der Grüne Ring",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/1fd49361-4c1c-4eff-b277-d136526c4a46"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35630/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52121/",
    "metadata": {
        "length": 81641,
        "lengthKind": "track",
        "duration": 8172183,
        "positionLists": 1,
        "positions": 426,
        "size": 75891,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2013-06-14T08:41:17.269000+00:00",
        "elevationGain": 84,
        "elevationLoss": 59,
        "country": "DE"
    }
}