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

GET /v1/routes/3240/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "72738702590ceefe1b4e625692a7a21c"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/834/",
    "description": "Schmugglerweg B lite",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/d688f9d9-7bca-4f74-bf3e-730f04cc4446"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2680/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3240/",
    "metadata": {
        "length": 8767,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 261,
        "size": 13042,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}