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

GET /v1/routes/53459/?format=api
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "27492597944ca8754e631234c21321e6"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/7858/?format=api",
    "description": "Probsteier Korntage Strohfiguren 2013",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/57415a57-20a8-495a-8d37-9ee41b8e81ff"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36968/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53459/?format=api",
    "metadata": {
        "length": 28062,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 19,
        "size": 3388,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}