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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Ronneburg",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/00b6c9bb-55e3-4ca0-98bc-08a7a5558b19"
    },
    "localFile": "https://api.routeconverter.com/v1/files/34891/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51382/",
    "metadata": {
        "length": 15676,
        "lengthKind": "track",
        "duration": 15437,
        "positionLists": 1,
        "positions": 969,
        "size": 197793,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2013-04-21T08:40:38+00:00",
        "elevationGain": 374,
        "elevationLoss": 393,
        "country": "DE"
    }
}