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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Grillen 255km",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/3d881bdb-f64f-4c3a-a1a4-351a2025805c"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36340/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52831/",
    "metadata": {
        "length": 254654,
        "lengthKind": "routed",
        "duration": 946,
        "positionLists": 1,
        "positions": 14,
        "size": 3647,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-07-05T18:08:15.229000+00:00",
        "elevationGain": 140,
        "elevationLoss": 143,
        "country": "DE"
    }
}