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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "d_koeln_schengen_003.kml/Route",
    "creator_name": "Hanno",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/d5db58af-8a71-490e-928a-5fe7b7393f49"
    },
    "localFile": "https://api.routeconverter.com/v1/files/25991/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51004/",
    "metadata": {
        "length": 45821,
        "lengthKind": "straight-line",
        "positionLists": 3,
        "positions": 210,
        "size": 28314,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "DE"
    }
}