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

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

{
    "category": "https://api.routeconverter.com/v1/categories/910/",
    "description": "Rundweg 4",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/638e5da8-a47b-4b0f-bbab-b50eff353431"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2914/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3492/",
    "metadata": {
        "length": 4436,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 246,
        "size": 12341,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}