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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "MittagImmenstadt.kml",
    "creator_name": "Franzel",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/156a6a3f-78f6-4845-ade0-c6852ebf7f7a"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2870/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50476/",
    "metadata": {
        "length": 21896,
        "lengthKind": "straight-line",
        "positionLists": 2,
        "positions": 1428,
        "size": 203072,
        "format": "Google Earth 5 (*.kml)",
        "elevationGain": 1936,
        "elevationLoss": 1922,
        "country": "DE"
    }
}