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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Position 1 to Position 425",
    "creator_name": "dl6hat",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/21c5a878-a336-4b50-8cf4-80fcc82a0a2a"
    },
    "localFile": "https://api.routeconverter.com/v1/files/1277/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50396/",
    "metadata": {
        "length": 89954,
        "lengthKind": "straight-line",
        "positionLists": 3,
        "positions": 1275,
        "size": 150260,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}