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

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

{
    "category": "https://api.routeconverter.com/v1/categories/385/",
    "description": "Thementour 11",
    "creator_name": "KHR1953",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/607d67ff-f744-4c60-a48c-946766eef587"
    },
    "localFile": "https://api.routeconverter.com/v1/files/1001/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/1238/",
    "metadata": {
        "length": 22488,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 135,
        "size": 7239,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}