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

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

{
    "category": "https://api.routeconverter.com/v1/categories/2549/",
    "description": "Region Ahr, Eifel",
    "creator_name": "Photofahrt",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/37267108-9ef3-45d8-a44e-ba8abb717fc4"
    },
    "localFile": "https://api.routeconverter.com/v1/files/24289/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/38183/",
    "metadata": {
        "length": 187378,
        "lengthKind": "routed",
        "positionLists": 11,
        "positions": 42,
        "size": 7554,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 3153,
        "elevationLoss": 1789,
        "country": "DE"
    }
}