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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "1 Kornelimuenster - Roetgen-Erweitert",
    "creator_name": "eifelermaettes",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/a6c93ba7-2bac-4e6e-a6d3-92031b514692"
    },
    "localFile": "https://api.routeconverter.com/v1/files/207/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50338/",
    "metadata": {
        "length": 126271,
        "lengthKind": "track",
        "duration": 73,
        "positionLists": 1,
        "positions": 3387,
        "size": 366436,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2008-05-08T12:53:09+00:00",
        "elevationGain": 3763,
        "elevationLoss": 3484,
        "country": "DE"
    }
}