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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "d_koeln_schengen_004.kml/Route",
    "creator_name": "Hanno",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/c68fdc28-ab34-4922-9c96-6c77fa2d0d8a"
    },
    "localFile": "https://api.routeconverter.com/v1/files/25992/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51005/",
    "metadata": {
        "length": 92617,
        "lengthKind": "straight-line",
        "positionLists": 3,
        "positions": 342,
        "size": 45763,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "DE"
    }
}