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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Neue Positionsliste 1 (72)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/758a5fa9-26e7-490b-9d86-b26c69589f29"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37761/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54252/",
    "metadata": {
        "length": 18721,
        "lengthKind": "routed",
        "duration": 4165,
        "positionLists": 1,
        "positions": 15,
        "size": 4020,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-07-05T21:21:42.362000+00:00",
        "elevationGain": 109,
        "elevationLoss": 79,
        "country": "DE"
    }
}