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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Harburg_Ebstorf_Stelle (190km)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/30e22a6c-72a0-4fd4-8ae6-6ef2deb2ae5e"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36019/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52510/",
    "metadata": {
        "length": 186492,
        "lengthKind": "routed",
        "duration": 153,
        "positionLists": 1,
        "positions": 23,
        "size": 5645,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2013-04-05T17:31:01.550000+00:00",
        "elevationGain": 281,
        "elevationLoss": 344,
        "country": "DE"
    }
}