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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7860/",
    "description": "Böhm.-Bayrischer Weg: Untergriesbach - Passau",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/4d76a373-2500-4715-9744-c781a807347d"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36740/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53231/",
    "metadata": {
        "length": 109525,
        "lengthKind": "straight-line",
        "positionLists": 2,
        "positions": 289,
        "size": 10003,
        "format": "Google Earth 4 (*.kml)",
        "country": "AT"
    }
}