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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1631/",
    "description": "31.07.2010 13:51-Zur Donau-SUPERCRUEL",
    "creator_name": "Supercruel",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/2ee3da64-30ba-4044-970e-a6da81b92b55"
    },
    "localFile": "https://api.routeconverter.com/v1/files/5733/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/7749/",
    "metadata": {
        "length": 169656,
        "lengthKind": "track",
        "duration": 8793,
        "positionLists": 1,
        "positions": 4641,
        "size": 963988,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2010-07-31T13:51:37.660000+00:00",
        "elevationGain": 2667,
        "elevationLoss": 2730,
        "country": "DE"
    }
}