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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Berlin -> Petkus",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/2e27af9b-5a40-40e1-8b00-116bb67aa63f"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35952/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52443/",
    "metadata": {
        "length": 59653,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 149,
        "size": 14567,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "DE"
    }
}