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

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

{
    "category": "https://api.routeconverter.com/v1/categories/2533/",
    "description": "Kleine Suaerlandtour 228km",
    "creator_name": "K1200RS",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/c0174d55-cb09-4487-92a9-d38c9156ca38"
    },
    "localFile": "https://api.routeconverter.com/v1/files/24701/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/38551/",
    "metadata": {
        "length": 231171,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 23,
        "size": 894,
        "format": "Navigon Mobile Navigator URL (*.txt)",
        "country": "DE"
    }
}