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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Neue Positionsliste 1 (19)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/2500b7f6-e5fa-479d-baf3-c8445492fe66"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35745/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52236/",
    "metadata": {
        "length": 249279,
        "lengthKind": "routed",
        "duration": 112,
        "positionLists": 1,
        "positions": 6,
        "size": 1776,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2011-07-15T17:01:43.765000+00:00",
        "elevationGain": 67,
        "elevationLoss": 69,
        "country": "DE"
    }
}