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

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

{
    "category": "https://api.routeconverter.com/v1/categories/834/",
    "description": "Schmugglerweg Teil A",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/cf9a7a5c-7f1e-4c58-b513-8f13490bb442"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2663/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3223/",
    "metadata": {
        "length": 11244,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 256,
        "size": 12812,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}