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

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

{
    "category": "https://api.routeconverter.com/v1/categories/327/",
    "description": "Drover Heide",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/6a048043-9cb5-41bc-afb9-fcf8761765d1"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2003/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/2500/",
    "metadata": {
        "length": 14529,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 321,
        "size": 15794,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}