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

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

{
    "category": "https://api.routeconverter.com/v1/categories/2536/",
    "description": "28.08.2010 15:19-Odenwaldkurzstrecke3-SUPERCRUEL",
    "creator_name": "Supercruel",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/b0e89fe9-a2b1-4238-86ed-ca2ae40a6e56"
    },
    "localFile": "https://api.routeconverter.com/v1/files/5731/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/7747/",
    "metadata": {
        "length": 118775,
        "lengthKind": "track",
        "duration": 9362,
        "positionLists": 1,
        "positions": 3624,
        "size": 751007,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2010-08-28T15:20:00.960000+00:00",
        "elevationGain": 2178,
        "elevationLoss": 2247,
        "country": "DE"
    }
}