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

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

{
    "category": "https://api.routeconverter.com/v1/categories/26/",
    "description": "Ballon d'alsace to Schirmeck",
    "creator_name": "mlang",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/b97d2109-2bb0-48e5-9a1e-ec5bc18d4d51"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2012/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/2510/",
    "metadata": {
        "length": 206444,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 18,
        "size": 1753,
        "format": "GoPal 3 Route (*.xml)",
        "country": "FR"
    }
}