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

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

{
    "category": "https://api.routeconverter.com/v1/categories/2536/",
    "description": "24.03.2011 15:10  Frühjahrrunden 2 -Teil2",
    "creator_name": "Supercruel",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/5202c1e7-2be8-4398-ad64-915c9f212c51"
    },
    "localFile": "https://api.routeconverter.com/v1/files/6659/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/8779/",
    "metadata": {
        "length": 181639,
        "lengthKind": "track",
        "duration": 11064,
        "positionLists": 1,
        "positions": 8601,
        "size": 1779983,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2011-03-24T15:11:01.970000+00:00",
        "elevationGain": 2859,
        "elevationLoss": 3237,
        "country": "DE"
    }
}