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

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

{
    "category": "https://api.routeconverter.com/v1/categories/331/",
    "description": "Bundsandstein 1 original",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/20afef2c-b855-4247-8677-3b4b9b47d58e"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2106/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/2610/",
    "metadata": {
        "length": 16222,
        "lengthKind": "track",
        "duration": 14694,
        "positionLists": 1,
        "positions": 1055,
        "size": 140300,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2009-08-18T07:29:09+00:00",
        "elevationGain": 409,
        "elevationLoss": 657,
        "country": "DE"
    }
}