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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "001; Kniebisstrasse und Eichbühlstrasse to 064",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/5686e146-2500-44ea-9625-cf2d55958c56"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36953/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53444/",
    "metadata": {
        "length": 18958,
        "lengthKind": "straight-line",
        "duration": 15620,
        "positionLists": 2,
        "positions": 74,
        "size": 12411,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2013-02-22T17:04:42+00:00",
        "elevationGain": 290,
        "elevationLoss": 301,
        "country": "DE"
    }
}