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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Aktueller Track: 16 APR 2011 14:38",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/15e55ade-4a0f-4897-b0f5-461c1699a6ab"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35403/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51894/",
    "metadata": {
        "length": 242,
        "lengthKind": "track",
        "duration": 564,
        "positionLists": 1,
        "positions": 20,
        "size": 2948,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2011-04-16T12:38:32+00:00",
        "elevationGain": 5,
        "elevationLoss": 4,
        "country": "DE"
    }
}