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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7608/",
    "description": "Autohof.gpx",
    "creator_name": "Brummi-NL",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/44507ee4-e0b5-481e-8c5e-20bbf8f58fc5"
    },
    "localFile": "https://api.routeconverter.com/v1/files/26878/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/40505/",
    "metadata": {
        "length": 15774956,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 199,
        "size": 25139,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}