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

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

{
    "category": "https://api.routeconverter.com/v1/categories/829/",
    "description": "Thementour 2 a",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/95d5e3c4-635a-4e30-a272-3663af304696"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2574/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3134/",
    "metadata": {
        "length": 5812,
        "lengthKind": "track",
        "duration": 0,
        "positionLists": 2,
        "positions": 61,
        "size": 4410,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2008-10-18T16:18:35+00:00",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "DE"
    }
}