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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "d_rheinsteig_005.kml/Route",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/4f226183-aa82-4aaf-9334-74b49ebd5ad1"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36782/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53273/",
    "metadata": {
        "length": 65119,
        "lengthKind": "straight-line",
        "positionLists": 3,
        "positions": 714,
        "size": 96105,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "DE"
    }
}