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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1031/",
    "description": "Eisingen - Bodosweg6",
    "creator_name": "Bodosweg",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/67c94d92-bc20-46af-819b-cf8e4d2a8325"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3259/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3878/",
    "metadata": {
        "length": 8449,
        "lengthKind": "track",
        "duration": 5909,
        "positionLists": 1,
        "positions": 5725,
        "size": 1176987,
        "format": "GPS Exchange Format 1.1 Garble (*.gpx)",
        "startTime": "2010-02-28T10:14:44.830000+00:00",
        "elevationGain": 623,
        "elevationLoss": 590,
        "country": "DE"
    }
}