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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Neue Positionsliste 1 (95)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/947962ad-7640-4800-a754-632cdabb57d8"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38514/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55005/",
    "metadata": {
        "length": 24742,
        "lengthKind": "track",
        "duration": 51,
        "positionLists": 1,
        "positions": 148,
        "size": 36423,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-05-25T14:37:33.843000+00:00",
        "elevationGain": 89,
        "elevationLoss": 91,
        "country": "DE"
    }
}