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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7865/",
    "description": "Belgien und Luxemburg",
    "creator_name": "schaefer125",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/a9c953b5-85fa-42e7-8878-6ebf29372284"
    },
    "localFile": "https://api.routeconverter.com/v1/files/1357/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50400/",
    "metadata": {
        "length": 10831650,
        "lengthKind": "straight-line",
        "positionLists": 6,
        "positions": 353,
        "size": 62399,
        "format": "Google Earth 4 (*.kml)",
        "country": "BE"
    }
}