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

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

{
    "category": "https://api.routeconverter.com/v1/categories/332/",
    "description": "Dedenborn",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/54b294ba-e3f8-41e5-bf8d-be26633d48d6"
    },
    "localFile": "https://api.routeconverter.com/v1/files/863/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/1062/",
    "metadata": {
        "length": 1954,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 184,
        "size": 9489,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}