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

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

{
    "category": "https://api.routeconverter.com/v1/categories/386/",
    "description": "Thementour 11a",
    "creator_name": "KHR1953",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/f1fee2e1-37a4-4c69-b084-17f09bb85db2"
    },
    "localFile": "https://api.routeconverter.com/v1/files/1030/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/1267/",
    "metadata": {
        "length": 9955,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 91,
        "size": 5216,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}