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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Position 1 to Position 418",
    "creator_name": "dl6hat",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/178a55cd-55ce-46af-919d-9c20f89c1339"
    },
    "localFile": "https://api.routeconverter.com/v1/files/1276/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50395/",
    "metadata": {
        "length": 81820,
        "lengthKind": "straight-line",
        "positionLists": 3,
        "positions": 1254,
        "size": 147810,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}