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

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

{
    "category": "https://api.routeconverter.com/v1/categories/832/",
    "description": "Rundweg 7",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/a841117f-2b8e-4e60-b9f7-4fa276f02b86"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2638/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3198/",
    "metadata": {
        "length": 11898,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 536,
        "size": 30596,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "country": "DE"
    }
}