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

GET /v1/categories/2716/?format=api
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
Last-Modified: Mon, 15 Sep 2025 02:49:16 GMT
Vary: Accept

{
    "parent": "https://api.routeconverter.com/v1/categories/7479/?format=api",
    "name": "Luxembourg",
    "children": [],
    "routes": [
        {
            "description": "op",
            "creator_name": "gondolf",
            "localFileUrl": null,
            "remoteUrl": "https://maps.google.de/maps?saddr=Wiener+Weg,+K%C3%B6ln&daddr=50.68029,6.19562+to:50.51897,6.06315+to:Luxemburg+Stadt,+Luxemburg&hl=de&ie=UTF8&ll=50.660344,6.248474&spn=0.240706,0.629654&sll=50.556197",
            "url": "https://api.routeconverter.com/v1/routes/17477/?format=api"
        },
        {
            "description": "MC Spatlap Vianden",
            "creator_name": "Remus",
            "localFileUrl": null,
            "remoteUrl": "http://spatlab.nl/aktiviteiten/googlemap/googlemap.html?xmlfile=2010-07-25_R2.xml&pt=Rondrit%202%20MC%20Spat.Lab%20Weekend%20Vianden%202010",
            "url": "https://api.routeconverter.com/v1/routes/24919/?format=api"
        },
        {
            "description": "178km-nur-Kurven",
            "creator_name": "OliB",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/de387294-b595-4328-a88a-3db672a6073d"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/39133/?format=api"
        }
    ],
    "url": "https://api.routeconverter.com/v1/categories/2716/?format=api"
}