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

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

{
    "category": "https://api.routeconverter.com/v1/categories/386/",
    "description": "Maubacher Rurtal 2",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/610b739c-b3e0-4743-86aa-1bcf9032bb58"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2167/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/2704/",
    "metadata": {
        "length": 4390,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 149,
        "size": 7888,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}