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

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

{
    "category": "https://api.routeconverter.com/v1/categories/650/",
    "description": "Erkensruhr-Hirschrott",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/548fc932-0910-4dc5-846c-3c2d649d2c97"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2966/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3544/",
    "metadata": {
        "length": 10824,
        "lengthKind": "track",
        "duration": 0,
        "positionLists": 1,
        "positions": 362,
        "size": 48097,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2009-10-13T16:53:40+00:00",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "DE"
    }
}